
.navxp_VP_SimpleTree_Red_Blue {
    background-color: #fae6e6; 
    
    width: ;

    text-align: left;
    overflow: hidden;
}

.navxp_VP_SimpleTree_Red_Blue a.itemL0:link, .navxp_VP_SimpleTree_Red_Blue a.itemL0:visited {
    
    display: block;
    float: left;
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none; color: #214d8c; text-align: left;
    margin-top: 1px; margin-right: 0px; margin-bottom: 1px; margin-left: 3px;
    
    

    white-space: pre;
    overflow: hidden;
}

.navxp_VP_SimpleTree_Red_Blue a.itemL0:hover, .navxp_VP_SimpleTree_Red_Blue a.itemL0:active {
    display: block;
    float: left;
    white-space: pre;
    overflow: hidden;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: underline; color: #214d8c; text-align: left;
    margin-top: 1px; margin-right: 0px; margin-bottom: 1px; margin-left: 3px;
    background-color: #ffffff; 
}

.navxp_VP_SimpleTree_Red_Blue a.itemL0Sel:link, .navxp_VP_SimpleTree_Red_Blue a.itemL0Sel:visited,
.navxp_VP_SimpleTree_Red_Blue a.itemL0Sel:hover, .navxp_VP_SimpleTree_Red_Blue a.itemL0Sel:active {
    display: block;
    float: left;
    white-space: pre;
    overflow: hidden;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none; color: #214d8c; text-align: left;
    margin-top: 1px; margin-right: 0px; margin-bottom: 1px; margin-left: 3px;
    
}

.navxp_VP_SimpleTree_Red_Blue .child_container {
    padding-left: 12px;
}

.navxp_VP_SimpleTree_Red_Blue a.itemLN:link, .navxp_VP_SimpleTree_Red_Blue a.itemLN:visited {
    
    display: block;
    float: left;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none; color: #214d8c; text-align: left;
    
    margin-top: 1px; margin-right: 0px; margin-bottom: 1px; margin-left: 3px;
    
    border-top: 0px;
    
    white-space: pre;
    overflow: hidden;
}

.navxp_VP_SimpleTree_Red_Blue a.itemLN:hover, .navxp_VP_SimpleTree_Red_Blue a.itemLN:active {
    
    white-space: pre;
    overflow: hidden;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: underline; color: #214d8c; text-align: left;
    background-color: #ffffff; 
}

.navxp_VP_SimpleTree_Red_Blue a.itemLNSel:link, .navxp_VP_SimpleTree_Red_Blue a.itemLNSel:visited,
.navxp_VP_SimpleTree_Red_Blue a.itemLNSel:hover, .navxp_VP_SimpleTree_Red_Blue a.itemLNSel:active {

    display: block;
    float: left;
    height: 16px;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none; color: #214d8c; text-align: left;
    
    margin-top: 1px; margin-right: 0px; margin-bottom: 1px; margin-left: 3px;
    background-color: #ffffff; 
    
    white-space: pre;
    overflow: hidden;

}

.navxp_VP_SimpleTree_Red_Blue .expandCollapse_container {
    float: left;
    display: block;
    width: 10px;
    height: 10px;
}

.navxp_VP_SimpleTree_Red_Blue .expandCollapseL0 {
    display: block;
    width: 9px;
    height: 10px;
    /* margin-left: 178px; */
}


.navxp_VP_SimpleTree_Red_Blue .expandCollapseLN {
    display: block;
    width: 9px;
    height: 10px;
}


.navxp_VP_SimpleTree_Red_Blue .expandCollapseL0_container .expanded {
    background-image: url(minus_black.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 4px;
}

.navxp_VP_SimpleTree_Red_Blue .expandCollapseL0_container .collapsed {
    background-image: url(plus_black.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 4px;
}

.navxp_VP_SimpleTree_Red_Blue .expandCollapseLN_container .expanded {
    background-image: url(minus_black.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 4px;
}

.navxp_VP_SimpleTree_Red_Blue .expandCollapseLN_container .collapsed {
    background-image: url(plus_black.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 4px;
}